| netsqlazman_StoreGroupsTable |
| Logical Entity Name | netsqlazman_StoreGroupsTable |
| Default Table Name | netsqlazman_StoreGroupsTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_StoreGroupsTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
StoreGroupId |
int | NO | ||
StoreId |
int | NO | ||
| objectSid | varbinary(85) | NO | ||
| Name | nvarchar(255) | NO | ||
| Description | nvarchar(1024) | NO | ||
| LDapQuery | nvarchar(4000) | YES | ||
| GroupType | tinyint | NO |
| netsqlazman_StoreGroupsTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_StoreGroups | PrimaryKey | StoreGroupId |
| StoreGroups_StoreId_Name_Unique_Index | Index | StoreId, Name |
| netsqlazman_StoreGroupsTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_StoresTable | Non-Identifying | One To Zero or More | FK_StoreGroups_Stores | StoreId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_StoreGroupMembersTable | Non-Identifying | One To Zero or More | FK_StoreGroupMembers_StoreGroup | NO | YES |
| netsqlazman_StoreGroupsTable Check Constraints |
| Check Constraint Name | CheckConstraint |